[INFO] fetching crate netlink-proto 0.12.0...
[INFO] testing netlink-proto-0.12.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate netlink-proto 0.12.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate netlink-proto 0.12.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate netlink-proto 0.12.0
[INFO] tweaked toml for crates.io crate netlink-proto 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netlink-proto 0.12.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netlink-proto 0.12.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc56df92bd172fb502612feb030829ad70ec33622af4c92884024e606e61154b
[INFO] running `Command { std: "docker" "start" "-a" "dc56df92bd172fb502612feb030829ad70ec33622af4c92884024e606e61154b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc56df92bd172fb502612feb030829ad70ec33622af4c92884024e606e61154b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc56df92bd172fb502612feb030829ad70ec33622af4c92884024e606e61154b", kill_on_drop: false }`
[INFO] [stdout] dc56df92bd172fb502612feb030829ad70ec33622af4c92884024e606e61154b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1de3fa313a8a92ac870506f94eaf06a4c1834d4216d287a91d448008e46428c4
[INFO] running `Command { std: "docker" "start" "-a" "1de3fa313a8a92ac870506f94eaf06a4c1834d4216d287a91d448008e46428c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling netlink-packet-core v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling netlink-proto v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.40s
[INFO] running `Command { std: "docker" "inspect" "1de3fa313a8a92ac870506f94eaf06a4c1834d4216d287a91d448008e46428c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1de3fa313a8a92ac870506f94eaf06a4c1834d4216d287a91d448008e46428c4", kill_on_drop: false }`
[INFO] [stdout] 1de3fa313a8a92ac870506f94eaf06a4c1834d4216d287a91d448008e46428c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e61d3b3a23af5ef51ab417ed3088a5f9d59a7bf7ca99a9b5bf9e17b23178ed9f
[INFO] running `Command { std: "docker" "start" "-a" "e61d3b3a23af5ef51ab417ed3088a5f9d59a7bf7ca99a9b5bf9e17b23178ed9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling netlink-packet-route v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling netlink-proto v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling netlink-packet-audit v0.5.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stdout] error[E0277]: the trait bound `NetlinkPayload<AuditMessage>: From<AuditMessage>` is not satisfied
[INFO] [stdout]    --> examples/audit_netlink_events.rs:70:26
[INFO] [stdout]     |
[INFO] [stdout]  70 |         let mut nl_msg = NetlinkMessage::from(payload);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ the trait `From<AuditMessage>` is not implemented for `NetlinkPayload<AuditMessage>`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<T>` is implemented for `NetlinkMessage<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/message.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | / impl<T> From<T> for NetlinkMessage<T>
[INFO] [stdout] 170 | | where
[INFO] [stdout] 171 | |     T: Into<NetlinkPayload<T>>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout]     = note: required for `AuditMessage` to implement `Into<NetlinkPayload<AuditMessage>>`
[INFO] [stdout]     = note: required for `NetlinkMessage<AuditMessage>` to implement `From<AuditMessage>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netlink-proto` (example "audit_netlink_events") due to 5 previous errors
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> examples/audit_netlink_events.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout]  53 |         new_connection(NETLINK_AUDIT).map_err(|e| {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ----------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> src/lib.rs:233:11
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 233 |         + packet::NetlinkSerializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> examples/audit_netlink_events.rs:53:9
[INFO] [stdout]     |
[INFO] [stdout]  53 |         new_connection(NETLINK_AUDIT).map_err(|e| {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | -------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> src/lib.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 234 |         + packet::NetlinkDeserializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]   --> examples/audit_netlink_events.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     tokio::spawn(conn);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait NetlinkSerializable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait NetlinkSerializable {
[INFO] [stdout]    | ----------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]   --> examples/audit_netlink_events.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     tokio::spawn(conn);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]    |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]    | -------------------------------------- this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:399:30
[INFO] [stdout]     |
[INFO] [stdout] 399 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ----------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> src/lib.rs:233:11
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 233 |         + packet::NetlinkSerializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:399:30
[INFO] [stdout]     |
[INFO] [stdout] 399 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | -------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> src/lib.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 234 |         + packet::NetlinkDeserializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ----------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `connection::Connection`
[INFO] [stdout]    --> src/connection.rs:38:16
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub struct Connection<T, S = DefaultSocket, C = NetlinkCodec>
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout]  37 | where
[INFO] [stdout]  38 |     T: Debug + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | -------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `connection::Connection`
[INFO] [stdout]    --> src/connection.rs:38:38
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub struct Connection<T, S = DefaultSocket, C = NetlinkCodec>
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout]  37 | where
[INFO] [stdout]  38 |     T: Debug + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:400:27
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let join_handle = tokio::spawn(conn);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub trait NetlinkSerializable {
[INFO] [stdout]     | ----------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `connection::Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout]    --> src/connection.rs:350:15
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl<T, S, C> Future for Connection<T, S, C>
[INFO] [stdout]     |               ^^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 351 | where
[INFO] [stdout] 352 |     T: Debug + NetlinkSerializable + NetlinkDeserializable + Unpin,
[INFO] [stdout]     |                ------------------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:400:27
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let join_handle = tokio::spawn(conn);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.8.0/src/traits.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.0/src/traits.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub trait NetlinkDeserializable: Sized {
[INFO] [stdout]     | -------------------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `connection::Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout]    --> src/connection.rs:350:15
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl<T, S, C> Future for Connection<T, S, C>
[INFO] [stdout]     |               ^^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 351 | where
[INFO] [stdout] 352 |     T: Debug + NetlinkSerializable + NetlinkDeserializable + Unpin,
[INFO] [stdout]     |                                      --------------------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netlink-proto` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e61d3b3a23af5ef51ab417ed3088a5f9d59a7bf7ca99a9b5bf9e17b23178ed9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e61d3b3a23af5ef51ab417ed3088a5f9d59a7bf7ca99a9b5bf9e17b23178ed9f", kill_on_drop: false }`
[INFO] [stdout] e61d3b3a23af5ef51ab417ed3088a5f9d59a7bf7ca99a9b5bf9e17b23178ed9f
